projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
566871b
)
* print.c (print_object): Fix off-by-one in last change.
author
Chong Yidong
<cyd@stupidchicken.com>
Wed, 20 Aug 2008 14:18:53 +0000
(14:18 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Wed, 20 Aug 2008 14:18:53 +0000
(14:18 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 6fbc654611adb3afe00ef92146a94c5c68b0a6a3..717dd1a4df19dc56f9d7afae76c4d9079d243439 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,7
@@
+2008-08-20 Andreas Schwab <schwab@suse.de>
+
+ * print.c (print_object): Fix off-by-one in last change.
+
2008-08-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
* macterm.c (x_load_font): Round average width to the nearest integer.